43 research outputs found

    Optimal role and position assignment in multi-robot freely reachable formations

    Get PDF
    Many multi-robot problems require the achievement of formations as part of the overall mission. This work considers a scenario in which unlabeled homogeneous robots must adopt a given formation pattern buildable anywhere in the environment. This involves finding the relative pose of the formation in regard to the initial robot positions, understood as a translation and a rotation; and the optimal assignment of the role of each robot within the formation. This paper provides an optimal solution for the combined parameters of translation, rotation and assignment that minimizes total displacement. To achieve this objective we first formally prove that the three decision variables are separable. Since computing the optimal assignment without accounting for the rotation is a computationally expensive problem, we propose an algorithm that efficiently computes the optimal roles together with the rotation. The algorithm is provably correct and finds the optimal solution in finite time. A distributed implementation is also discussed. Simulation results characterize the complexity of our solution and demonstrate its effectiveness

    Distributed Dynamic Sensor Assignment of Multiple Mobile Targets

    Get PDF
    Distributed scalable algorithms are sought in many multi-robot contexts. In this work we address the dynamic optimal linear assignment problem, exemplified as a target tracking mission in which mobile robots visually track mobile targets in a one-to-one capacity. We adapt our previous work on formation achievement by means of a distributed simplex variant, which results in a conceptually simple consensus solution, asynchronous in nature and requiring only local broadcast communications. This approach seamlessly tackles dynamic changes in both costs and network topology. Improvements designed to accelerate the global convergence in the face of dynamically evolving task rewards are described and evaluated with simulations that highlight the efficiency and scalability of the proposal. Experiments with a team of three Turtlebot robots are finally shown to validate the applicability of the algorithm

    Constraints on the near-Earth asteroid obliquity distribution from the Yarkovsky effect

    Get PDF
    Aims. From lightcurve and radar data we know the spin axis of only 43 near-Earth asteroids. In this paper we attempt to constrain the spin axis obliquity distribution of near-Earth asteroids by leveraging the Yarkovsky effect and its dependence on an asteroid’s obliquity. Methods. By modeling the physical parameters driving the Yarkovsky effect, we solve an inverse problem where we test different simple parametric obliquity distributions. Each distribution results in a predicted Yarkovsky effect distribution that we compare with a X2 test to a dataset of 125 Yarkovsky estimates. Results. We find different obliquity distributions that are statistically satisfactory. In particular, among the considered models, the best-fit solution is a quadratic function, which only depends on two parameters, favors extreme obliquities, consistent with the expected outcomes from the YORP effect, has a 2:1 ratio between retrograde and direct rotators, which is in agreement with theoretical predictions, and is statistically consistent with the distribution of known spin axes of near-Earth asteroids

    Trajectory Planning Under Time-Constrained Communication

    Get PDF
    In the present paper we address the problem of trajectory planning for scenarios in which some robot has to exchange information with other moving robots for at least a certain time, determined by the amount of information. We are particularly focused on scenarios where a team of robots must be deployed, reaching some locations to make observations of the environment. The information gathered by all the robots must be shared with an operation center (OP), thus some robots are devoted to retransmit to the OP the data of their teammates. We develop a trajectory planning method called Time-Constrained RRT (TC-RRT). It computes trajectories to reach the assigned primary goals, but subjected to the constraint determined by the need of communicating with another robot acting as moving relay, just during the time it takes to fulfill the data exchange. Against other methods in the literature, using this method it is not needed a task allocator to assign beforehand specific meeting points or areas for communication exchange, because the planner finds the best area to do it, simultaneously minimizing the time to reach the goal. Evaluation and limitations of the technique are presented for different system parameters

    Equitable persistent coverage of non-convex environments with graph-based planning

    Get PDF
    In this article, we tackle the problem of persistently covering a complex non-convex environment with a team of robots. We consider scenarios where the coverage quality of the environment deteriorates with time, requiring every point to be constantly revisited. As a first step, our solution finds a partition of the environment where the amount of work for each robot, weighted by the importance of each point, is equal. This is achieved using a power diagram and finding an equitable partition through a provably correct distributed control law on the power weights. Compared with other existing partitioning methods, our solution considers a continuous environment formulation with non-convex obstacles. In the second step, each robot computes a graph that gathers sweep-like paths and covers its entire partition. At each planning time, the coverage error at the graph vertices is assigned as weights of the corresponding edges. Then, our solution is capable of efficiently finding the optimal open coverage path through the graph with respect to the coverage error per distance traversed. Simulation and experimental results are presented to support our proposal

    A robotized dumper for debris removal in tunnels under construction

    Get PDF
    Tunnels in construction exhibit many challenges for automation. In this work we address the robotization of a conventional dumper for debris removal during the construction of tunnels, in the framework of a technological transfer project. The goal is to convert a dumper into an autonomous vehicle capable of planning, navigate and localize itself. Planning and navigation techniques have been adapted to the special kinodynamic characteristics of the vehicle. The difficulties for having a precise continuous localization in this kind of scenarios, due to the irregularities of the terrain, the changing illumination and the own scenario, have driven to develop hybrid localization techniques to integrate continuous and discrete information, coming from the navigation sensors, some semantic geometric features, and the signal strength propagation in tunnel scenarios. Simulation and real-world experiments are described, and some preliminary results are discussed

    Robotic Wireless Sensor Networks

    Full text link
    In this chapter, we present a literature survey of an emerging, cutting-edge, and multi-disciplinary field of research at the intersection of Robotics and Wireless Sensor Networks (WSN) which we refer to as Robotic Wireless Sensor Networks (RWSN). We define a RWSN as an autonomous networked multi-robot system that aims to achieve certain sensing goals while meeting and maintaining certain communication performance requirements, through cooperative control, learning and adaptation. While both of the component areas, i.e., Robotics and WSN, are very well-known and well-explored, there exist a whole set of new opportunities and research directions at the intersection of these two fields which are relatively or even completely unexplored. One such example would be the use of a set of robotic routers to set up a temporary communication path between a sender and a receiver that uses the controlled mobility to the advantage of packet routing. We find that there exist only a limited number of articles to be directly categorized as RWSN related works whereas there exist a range of articles in the robotics and the WSN literature that are also relevant to this new field of research. To connect the dots, we first identify the core problems and research trends related to RWSN such as connectivity, localization, routing, and robust flow of information. Next, we classify the existing research on RWSN as well as the relevant state-of-the-arts from robotics and WSN community according to the problems and trends identified in the first step. Lastly, we analyze what is missing in the existing literature, and identify topics that require more research attention in the future

    Space debris collision avoidance using a three-filter sequence

    Get PDF
    In the last few decades, the amount of space debris has dramatically increased, and this trend is expected to continue in the near future. Thus, there is a real risk that two objects in space orbiting about the Earth might collide. Consequently, an effective method for the detection of collisions is required in order to systematically prevent the creation of new space debris, or to study the evolution of the population of space debris after a collision occurs. This research is focused on objects orbiting in the exosphere - in low Earth orbits (LEOs) - because in the past decades these have produced the most serious damage. The methodology proposed in this paper consists of reducing the number of possible pairs of pieces of space debris into a shortlist of possible pairs at real risk of collision, using a filter sequence. This method is achieved by the following two procedures. First, an interpolation ephemerides table is built to compute the state of all the objects at several instants of time. Secondly, using the interpolation ephemerides table, the number of pairs at risk of collision is reduced by three filters. The first two filters are based on the geometry of the orbits and try to exclude pairs not undergoing orbit crossings, while the third filter searches for a time of coincidence. As a result, we have designed a powerful tool that can be used to avoid collisions between pieces of space debris
    corecore